home *** CD-ROM | disk | FTP | other *** search
- ; WadManager - (C) 1994 LardCo - Tristan Tarrant
- ;
- ; WM.INI
- ;
- ; This is the absolute path to where DOOM is situated on your hard drive
- ;
- DOOMDIR=D:\GAMES\DOOM
- ;
- ; This is where you keep your wads. Can be relative to DOOMDIR or absolute.
- ;
- WADDIR=WADS
- ;
- ; The network driver you use.
- ;
- IPXDRIVER=IPXSETUP.EXE
- ;
- ; The serial/modem driver you use.
- ;
- SERDRIVER=SER4.EXE
- ;
- ; The next line instructs WM to modify MODEM.CFG for use with SER3/4 or
- ; similar serial drivers which do not take parameters on the command line
- ;
- MODEMCFG=YES
- ;
- ; The number of your favourite DOOM pal (or worst enemy :-)
- ;
- MODEMNUMBER=1-800-123456
- ;
- ; The network socket
- ;
- IPXSOCKET=0
- ;
- ; The standard COM port
- ;
- COM=2
- ;
- ; Put a carriage return in the keyboard buffer in Network/Serial/Modem modes?
- ;
- AUTORET=NO
- ;
- ; Wads you always want to load separated by a semicolon
- ;
- AUTOLOAD=GUS1M
-
-